netsqlazman_StoreGroupMembersTable 
Logical Entity Name  netsqlazman_StoreGroupMembersTable 
Default Table Name  netsqlazman_StoreGroupMembersTable 
Physical Only  NO 
Definition 
 
Note 
 

netsqlazman_StoreGroupMembersTable Columns 
ColumnName  Domain  Datatype  NULL  Definition 
StoreGroupMemberId(PK)    int  NO 
 
StoreGroupId(FK)    int  NO 
 
objectSid    varbinary(85)  NO 
 
WhereDefined    tinyint  NO 
 
IsMember    bit  NO 
 

netsqlazman_StoreGroupMembersTable Primary and Unique Keys 
Key Name  Key Type  Keys 
StoreGroupMembers_StoreGroupId_ObjectSid_IsMember_Unique_Index  Index  StoreGroupId, objectSid, IsMember 
PK_StoreGroupMembers  PrimaryKey  StoreGroupMemberId 

netsqlazman_StoreGroupMembersTable Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
netsqlazman_StoreGroupsTable  Non-Identifying  One To Zero or More  FK_StoreGroupMembers_StoreGroup      StoreGroupId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

netsqlazman_StoreGroupMembersTable Check Constraints 
Check Constraint Name  CheckConstraint